-
Notifications
You must be signed in to change notification settings - Fork 29
WIP - Allowing local and direct signer methods in xion.js - Wallet/Turnkey support #314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
WIP - Allowing local and direct signer methods in xion.js - Wallet/Turnkey support #314
Conversation
|
|
base version already works through dashboard here: https://github.com/burnt-labs/xion-dashboard-app/pull/278 This PR is to disintermediate the dashboard. |
…unt-management packages
…need a ton more cleanup, demi app needs through check on, need to make more general utillities around the signing behaviour, need to add ed25119 signing method, need to fix the window.... calling for wallets, persitency for sessions works but local signer method with turnkey is still funky.
88a824c to
2842c25
Compare
…C fallback strat for checking accounts
…direct mode barring grant warnings and removing logs. finalize demo app and split abstraxion providers, REMOVE direct signer as implementation eas bad
…query indexer, solve daodao indexer url issue, correctly manage client creation, simplify turnkey create wallet, handle double logout
…on.js for better type safety
…Removed api specific authenticator type
Still a ton of issues, packages not at all ready.
Creation, persistency etc all works for wallets and in the demo app, its now aboyt converting this to the EarnOs turnkey setup and cleaning up the packages and needed utils to make it work.
!!! - This comes from a branch prior to loading states merge so that has to be reimplemented/rebased still